diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2024-03-23 17:00:03 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2024-03-23 17:00:03 +0100 |
| commit | f3640a7312413ef8afc2db1060137a04eea2a016 (patch) | |
| tree | c40b9d33d2e85b079fccb7c138e82f6ca7e8c74d /src/fl_draw_pixmap.cxx | |
| parent | 1c910720bf707e7006e8e89913681fb3ece05ee7 (diff) | |
Add necessary #include <config.h> directives
Diffstat (limited to 'src/fl_draw_pixmap.cxx')
| -rw-r--r-- | src/fl_draw_pixmap.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx index 3384f2561..d2d8816e2 100644 --- a/src/fl_draw_pixmap.cxx +++ b/src/fl_draw_pixmap.cxx @@ -30,6 +30,7 @@ // The above comments were checked in as r2, and much has changed since then; // transparency added, color cube not required, etc. -erco Oct 20 2013 +#include <config.h> #include <FL/Fl.H> #include "Fl_System_Driver.H" #include <FL/platform.H> |
