summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.h b/src/window.h
index e07f5bd..23b0811 100644
--- a/src/window.h
+++ b/src/window.h
@@ -307,7 +307,7 @@ struct win
#define Layer2Window(l) ((struct win *)(l)->l_bottom->l_data)
-int WindowChangeNumber (int, int);
+int SwapWindows (int, int);
#endif /* SCREEN_WINDOW_H */