diff modules/bluespec/Pygar/core/AudioCoreSystem.h @ 22:0cfbb1e2de22 pygar svn.23

[svn r23] whoohoo! it Compiles (note with commented out stuff)
author punk
date Wed, 28 Apr 2010 00:40:15 -0400
parents 6d461680c6d9
children a15cc186e07d
line wrap: on
line diff
     1.1 --- a/modules/bluespec/Pygar/core/AudioCoreSystem.h	Wed Apr 28 00:21:02 2010 -0400
     1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreSystem.h	Wed Apr 28 00:40:15 2010 -0400
     1.3 @@ -23,7 +23,7 @@
     1.4  
     1.5  #include "asim/provides/virtual_platform.h"
     1.6  
     1.7 -#include "asim/rrr/client_stub_AUDIOCORERRRSYSTEM.h"
     1.8 +#include "asim/rrr/client_stub_AUDIOCORERRR.h"
     1.9  
    1.10  typedef enum {
    1.11    EndOfFile = 0,