diff --git a/src/app.h b/src/app.h index 82f47221..a2687e7a 100644 --- a/src/app.h +++ b/src/app.h @@ -28,7 +28,6 @@ #ifndef GEANY_APP_H #define GEANY_APP_H 1 -#include "tm_tag.h" /* FIXME: should be included in tm_workspace.h */ #include "tm_workspace.h" #include "project.h"