Skip to content

Commit

Permalink
smokeview source: add missing header, glui_smoke.h, to menus.c
Browse files Browse the repository at this point in the history
  • Loading branch information
gforney committed Jan 31, 2025
1 parent f72eb43 commit 4cf16a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/smokeview/menus.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
#include "IOscript.h"
#include "viewports.h"
#include "colorbars.h"
#ifdef pp_SMOKE16
#include "glui_smoke.h"
#endif

void LoadHVACMenu(int value);
void LoadPlot2DMenu(int value);
Expand Down

0 comments on commit 4cf16a7

Please sign in to comment.