Skip to content

Commit

Permalink
Include correct dialog header.
Browse files Browse the repository at this point in the history
  • Loading branch information
billyquith committed Aug 13, 2016
1 parent 5d6393d commit daeb8ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/gwork/include/Gwork/Controls/Property/File.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#include <Gwork/Controls/Properties.h>
#include <Gwork/Controls/Button.h>
#include <Gwork/Controls/Dialogs/FolderOpen.h>
#include <Gwork/Controls/Dialogs/FileOpen.h>

namespace Gwk
{
Expand Down Expand Up @@ -57,4 +57,5 @@ namespace Gwk
}
}
}

#endif // ifndef GWK_CONTROLS_PROPERTY_FILE_H

0 comments on commit daeb8ad

Please sign in to comment.