diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-06-20 22:13:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-20 22:13:21 +0300 |
commit | f59098892167f63ae1267553d80f8e396fa7f40e (patch) | |
tree | c6d83470cced05881b32dc87e8c216c6f22e8788 /src/gui/widgets/staticbrowserbox.h | |
parent | 8167471e438210f4a81fca8d2c70f52bb736983f (diff) | |
download | plus-f59098892167f63ae1267553d80f8e396fa7f40e.tar.gz plus-f59098892167f63ae1267553d80f8e396fa7f40e.tar.bz2 plus-f59098892167f63ae1267553d80f8e396fa7f40e.tar.xz plus-f59098892167f63ae1267553d80f8e396fa7f40e.zip |
Remove extra includes and fix headers compilation.
Diffstat (limited to 'src/gui/widgets/staticbrowserbox.h')
-rw-r--r-- | src/gui/widgets/staticbrowserbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/staticbrowserbox.h b/src/gui/widgets/staticbrowserbox.h index 643f0a96f..e2d2bc1f9 100644 --- a/src/gui/widgets/staticbrowserbox.h +++ b/src/gui/widgets/staticbrowserbox.h @@ -26,7 +26,6 @@ #include "enums/simpletypes/opaque.h" -#include "enums/gui/browserboxmode.h" #include "enums/gui/colorname.h" #include "gui/browserlink.h" |