Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
73ea7c71
Commit
73ea7c71
authored
Feb 19, 2002
by
Luis Ibanez
Browse files
FIX: FLTK includes should use ".H" instead of ".h"
parent
f95d76c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/FLTKDialog/FLTKDialog.cxx
View file @
73ea7c71
...
...
@@ -16,7 +16,7 @@
=========================================================================*/
#include "CMakeSetupGUIImplementation.h"
#include "FL/Fl.
h
"
#include "FL/Fl.
H
"
#include "FL/fl_ask.H"
int
main
(
int
argc
,
char
*
argv
[]
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment