Changeset 1815 for trunk


Ignore:
Timestamp:
Jul 14, 2010, 6:04:10 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/RpAVTranslate.h

    r1571 r1815  
    1818#include "RpOutcome.h"
    1919
    20 #ifdef __cplusplus
    21     extern "C" {
    22 #endif // ifdef __cplusplus
    23 
     20extern "C" {
    2421#ifdef HAVE_FFMPEG_AVFORMAT_H
    2522#include <ffmpeg/avformat.h>
     
    2825#include <libavformat/avformat.h>
    2926#endif
     27}
    3028
    3129namespace Rappture {
     
    9189} // namespace Rappture
    9290 
    93 #ifdef __cplusplus
    94     }
    95 #endif // ifdef __cplusplus
    96 
    9791#endif // RAPPTURE_AVTRANSLATE_H
Note: See TracChangeset for help on using the changeset viewer.