summaryrefslogtreecommitdiffstats
path: root/src/widgets/ink-action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ink-action.cpp')
-rw-r--r--src/widgets/ink-action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ink-action.cpp b/src/widgets/ink-action.cpp
index c879f2c11..b80463bbd 100644
--- a/src/widgets/ink-action.cpp
+++ b/src/widgets/ink-action.cpp
@@ -8,7 +8,7 @@
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "ink-action.h"
-#include "helper/icon-loader.h"
+#include "ui/icon-loader.h"
#include <gtk/gtk.h>
static void ink_action_finalize( GObject* obj );