@LarsGit223 commented on this pull request.


In shiftcolumn/src/shiftcolumn.c:

>  
 #ifdef HAVE_LOCALE_H
 # include <locale.h>
 #endif
 
-#include "ui_utils.h"
-
-#include "document.h"
-#include "keybindings.h"
-#include "plugindata.h"
-#include "geanyfunctions.h"
-
 #include <glib.h>

This seems to have been fixed separately in f2ab510.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.