mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
FIX: FLTK includes should use ".H" instead of ".h"
This commit is contained in:
@@ -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[] )
|
||||
|
||||
Reference in New Issue
Block a user