diff options
Diffstat (limited to '')
| -rw-r--r-- | src/widgets/ege-output-action.cpp (renamed from src/ege-output-action.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ege-output-action.cpp b/src/widgets/ege-output-action.cpp index 9a7d7e318..5dece8e91 100644 --- a/src/ege-output-action.cpp +++ b/src/widgets/ege-output-action.cpp @@ -43,7 +43,7 @@ #include <gtk/gtk.h> -#include "ege-output-action.h" +#include "widgets/ege-output-action.h" static void ege_output_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec ); |
