diff options
Diffstat (limited to 'src/webicon.cpp')
-rw-r--r-- | src/webicon.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webicon.cpp b/src/webicon.cpp index 58f8fcfb..e64db308 100644 --- a/src/webicon.cpp +++ b/src/webicon.cpp @@ -26,6 +26,7 @@ // Self Includes #include "webicon.h" +#include "webicon.moc" // Local Includes #include "application.h" |