enough for today
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#ifndef _SRC_OUTPUT_ISOUND_H_
|
||||
#define _SRC_OUTPUT_ISOUND_H_
|
||||
|
||||
#include "IItem.h"
|
||||
#include "output/items/IItem.h"
|
||||
|
||||
namespace flippR_driver
|
||||
{
|
||||
@@ -17,7 +17,7 @@ namespace output
|
||||
namespace items
|
||||
{
|
||||
|
||||
class ISound : public IItem
|
||||
class ISound
|
||||
{
|
||||
public:
|
||||
ISound();
|
||||
|
||||
Reference in New Issue
Block a user