I hope Windows likes "/" versus "\".
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef COURSE_CONTENTS_LIST_H
|
||||
#define COURSE_CONTENTS_LIST_H
|
||||
|
||||
#include "Actors\ActorScroller.h"
|
||||
#include "Actors/ActorScroller.h"
|
||||
class CourseEntryDisplay;
|
||||
/** @brief Holds course name and banner. */
|
||||
class CourseContentsList : public ActorScroller
|
||||
|
||||
Reference in New Issue
Block a user