summaryrefslogtreecommitdiff
path: root/plugingui/abouttab.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/abouttab.h')
-rw-r--r--plugingui/abouttab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugingui/abouttab.h b/plugingui/abouttab.h
index ed06b1d..99653d1 100644
--- a/plugingui/abouttab.h
+++ b/plugingui/abouttab.h
@@ -26,9 +26,9 @@
*/
#pragma once
-#include "widget.h"
-#include "resource.h"
-#include "textedit.h"
+#include <dggui/widget.h>
+#include <dggui/resource.h>
+#include <dggui/textedit.h>
#include <string>