/[svn]/gigedit/trunk/src/gigedit/scripteditor.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/scripteditor.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3736 by schoenebeck, Sat Feb 1 19:39:06 2020 UTC revision 3737 by schoenebeck, Sat Feb 1 20:39:39 2020 UTC
# Line 49  Line 49 
49  # ifdef LIBLINUXSAMPLER_HEADER_FILE  # ifdef LIBLINUXSAMPLER_HEADER_FILE
50  #  include LIBLINUXSAMPLER_HEADER_FILE(scriptvm/ScriptVM.h)  #  include LIBLINUXSAMPLER_HEADER_FILE(scriptvm/ScriptVM.h)
51  #  include LIBLINUXSAMPLER_HEADER_FILE(scriptvm/ScriptVMFactory.h)  #  include LIBLINUXSAMPLER_HEADER_FILE(scriptvm/ScriptVMFactory.h)
52    #  include LIBLINUXSAMPLER_HEADER_FILE(common/optional.h)
53  # else  # else
54  #  include <linuxsampler/scriptvm/ScriptVM.h>  #  include <linuxsampler/scriptvm/ScriptVM.h>
55  #  include <linuxsampler/scriptvm/ScriptVMFactory.h>  #  include <linuxsampler/scriptvm/ScriptVMFactory.h>
56    #  include <linuxsampler/common/optional.h>
57  # endif  # endif
58  #endif  #endif
59    

Legend:
Removed from v.3736  
changed lines
  Added in v.3737

  ViewVC Help
Powered by ViewVC