summaryrefslogtreecommitdiffstats
path: root/Project/Line.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Line.h')
-rw-r--r--Project/Line.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Project/Line.h b/Project/Line.h
index 983293a..32ebdf8 100644
--- a/Project/Line.h
+++ b/Project/Line.h
@@ -1,8 +1,6 @@
#ifndef LINE_H
#define LINE_H
-#include <wx/msgdlg.h>
-
#include "Element.h"
class Line : public Element