gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/lua-gsl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua-gsl.c')
-rw-r--r--lua-gsl.c 8
1 files changed, 4 insertions, 4 deletions
diff --git a/lua-gsl.c b/lua-gsl.c
index 2fa21f4e..e708a36d 100644
--- a/lua-gsl.c
+++ b/lua-gsl.c
@@ -49,8 +49,8 @@
#include "object-refs.h"
#include "lua-draw.h"
#include "lua-text.h"
-#include "canvas-window.h"
-#include "plot-window.h"
+#include "window.h"
+#include "lua-plot.h"
#endif
static const struct luaL_Reg gsl_methods_dummy[] = {{NULL, NULL}};
@@ -90,8 +90,8 @@ luaopen_gsl (lua_State *L)
#ifdef AGG_PLOT_ENABLED
draw_register (L);
text_register (L);
- canvas_window_register (L);
- plot_window_register (L);
+ window_register (L);
+ plot_register (L);
#endif
#ifdef LNUM_COMPLEX
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月16日 15:48:38 +0000

AltStyle によって変換されたページ (->オリジナル) /