Fixed include

This commit is contained in:
Jesse van den Kieboom 2005-10-11 09:44:59 +00:00
parent d70252b1e3
commit 41299b6081
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#endif
#include <gtk/gtk.h>
#include "gm-app-view.h"
#include "widgets/gm-app-view.h"
#include "gm-support.h"
G_BEGIN_DECLS