diff OSWindow.h @ 2501:0ff6a9e9bf7f

GUI folger
author Ritor1
date Fri, 19 Sep 2014 04:21:12 +0600
parents 6d5877899730
children
line wrap: on
line diff
--- a/OSWindow.h	Fri Sep 19 03:00:21 2014 +0600
+++ b/OSWindow.h	Fri Sep 19 04:21:12 2014 +0600
@@ -1,6 +1,6 @@
 #pragma once
 #include "OSAPI.h"
-#include "NewUI/Core/UIControl.h"
+#include "GUI/NewUI/Core/UIControl.h"
 
 extern class OSWindow *window;