summary refs log tree commit diff stats
path: root/hslist.h
diff options
context:
space:
mode:
Diffstat (limited to 'hslist.h')
-rw-r--r--hslist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hslist.h b/hslist.h index bebb85a..80e1c31 100644 --- a/hslist.h +++ b/hslist.h
@@ -1,3 +1,7 @@
1#include <SDL.h>
2#include <vector>
3#include "highscore.h"
4
1#ifndef HSLIST_H 5#ifndef HSLIST_H
2#define HSLIST_H 6#define HSLIST_H
3 7