diff options
Diffstat (limited to 'plugins/MirandaG15/src/CCreditsScreen.h')
-rw-r--r-- | plugins/MirandaG15/src/CCreditsScreen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CCreditsScreen.h b/plugins/MirandaG15/src/CCreditsScreen.h index 115471f74a..c239094114 100644 --- a/plugins/MirandaG15/src/CCreditsScreen.h +++ b/plugins/MirandaG15/src/CCreditsScreen.h @@ -2,7 +2,7 @@ #define _CCREDITSSCREEN_H_
#include "CScreen.h"
-#include "LCDFramework\CLCDLabel.h"
+#include "LCDFramework/CLCDLabel.h"
class CCreditsScreen : public CScreen
{
|