summaryrefslogtreecommitdiff
path: root/include/glwidgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glwidgets.h')
-rw-r--r--include/glwidgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glwidgets.h b/include/glwidgets.h
index 0ee9cea..86688ef 100644
--- a/include/glwidgets.h
+++ b/include/glwidgets.h
@@ -1,7 +1,7 @@
#ifndef __GLWIDGETS_H__
#define __GLWIDGETS_H__
-#include "Exceptions.h"
+#include <Exceptions.h>
namespace mogltk {
class widget : public Base {